Click or drag to resize

MessageRoute Property

Gets Route header field. The Route header field is used to provide routing information for requests.

Namespace:  Independentsoft.Sip.Methods
Assembly:  Independentsoft.Sip (in Independentsoft.Sip.dll) Version: 1.0.700.17927
Syntax
public string Route { get; }

Property Value

Type: String
See Also